Skip to content

build: remove usage of built package from build script#27226

Merged
alan-agius4 merged 1 commit intoangular:mainfrom
clydin:build/cleanup-build-script
Mar 6, 2024
Merged

build: remove usage of built package from build script#27226
alan-agius4 merged 1 commit intoangular:mainfrom
clydin:build/cleanup-build-script

Conversation

@clydin
Copy link
Copy Markdown
Member

@clydin clydin commented Mar 6, 2024

Previously, the @angular/core package which was being built was used during the build process. This package was only used for logging and has now been replaced with the Console instead. This prevents potential logging issues if there are bugs or errors within the package being built.

Previously, the `@angular/core` package which was being built was used
during the build process. This package was only used for logging and
has now been replaced with the Console instead. This prevents potential
logging issues if there are bugs or errors within the package being built.
@clydin clydin added action: review The PR is still awaiting reviews from at least one requested reviewer target: minor This PR is targeted for the next minor release labels Mar 6, 2024
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Mar 6, 2024
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Mar 6, 2024
@alan-agius4 alan-agius4 merged commit e20e397 into angular:main Mar 6, 2024
@clydin clydin deleted the build/cleanup-build-script branch March 6, 2024 18:47
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Apr 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants